Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pydrake] Remove some gratuitous uses of python repo constants #22345

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwnimmer-tri
Copy link
Collaborator

@jwnimmer-tri jwnimmer-tri commented Dec 21, 2024

Configuring the python version in a repository rule goes against best practices for supporting toolchains (and thus, bzlmod). This commit takes a bite out of the problem; future commits that adjust pybind rules will finish the job.

Towards #20731.


This change is Reviewable

Configuring the python version in a repository rule goes against best
practices for supporting toolchains (and thus, bzlmod). This commit
takes a bite out of the problem; future commits that adjust pybind
rules will finish the job.
@jwnimmer-tri jwnimmer-tri added priority: low status: single reviewer ok https://drake.mit.edu/reviewable.html release notes: none This pull request should not be mentioned in the release notes priority: medium and removed priority: low labels Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium release notes: none This pull request should not be mentioned in the release notes status: single reviewer ok https://drake.mit.edu/reviewable.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant